Skip to content

BLD: Upload sdist artifact from CI #46277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 11, 2022
Merged

Conversation

NickCrews
Copy link
Contributor

@NickCrews NickCrews commented Mar 8, 2022

Now it is possible to inspect the sdist that is built, to
see what was included and
for debugging.

Inspired by needing to see what was acutally included in the sdist at
#46271

@fangchenli again. Thank you!

Now it is possible to inspect the sdist that is built, to
see what was included and
for debugging.

Inspired by needing to see what was acutally included in the sdist at
pandas-dev#46271
@fangchenli fangchenli added the Build Library building on various platforms label Mar 8, 2022
Got this error before:
Error: Artifact name is not valid:
refs/pull/46277/merge-3.8-sdist.gz.
Contains the following character:  Forward slash /

This is more precise anyways.
@NickCrews
Copy link
Contributor Author

After this PR, you can download the sdist build:

image

@NickCrews
Copy link
Contributor Author

The test failures above are unrelated

Copy link
Member

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment. Looks good overall.

@lithomas1 lithomas1 added this to the 1.5 milestone Mar 9, 2022
Copy link
Member

@lithomas1 lithomas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR!

@mroeschke mroeschke merged commit 17dda44 into pandas-dev:main Mar 11, 2022
@mroeschke
Copy link
Member

Thanks @NickCrews

simonjayhawkins pushed a commit to simonjayhawkins/pandas that referenced this pull request Mar 30, 2022
* BLD: Upload sdist artifact from CI

Now it is possible to inspect the sdist that is built, to
see what was included and
for debugging.

Inspired by needing to see what was acutally included in the sdist at
pandas-dev#46271

* BLD: fix artifact name

Got this error before:
Error: Artifact name is not valid:
refs/pull/46277/merge-3.8-sdist.gz.
Contains the following character:  Forward slash /

This is more precise anyways.

* BLD: Drop SHA from sdist artifact name

Per
pandas-dev#46277 (comment)
@simonjayhawkins simonjayhawkins modified the milestones: 1.5, 1.4.2 Mar 30, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* BLD: Upload sdist artifact from CI

Now it is possible to inspect the sdist that is built, to
see what was included and
for debugging.

Inspired by needing to see what was acutally included in the sdist at
pandas-dev#46271

* BLD: fix artifact name

Got this error before:
Error: Artifact name is not valid:
refs/pull/46277/merge-3.8-sdist.gz.
Contains the following character:  Forward slash /

This is more precise anyways.

* BLD: Drop SHA from sdist artifact name

Per
pandas-dev#46277 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants